inherited InfoDialog: TInfoDialog Left = 283 Top = 184 Caption = '%' ClientHeight = 215 ClientWidth = 345 OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Image: TUiImage Left = 16 Top = 16 Width = 32 Height = 32 end object Memo: TUiMemo Left = 72 Top = 16 Width = 265 Height = 160 ReadOnly = True TabOrder = 0 end object OkBtn: TUiButton Left = 264 Top = 184 Cancel = True Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 AutoSize = asRight end end